-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update rand_core requirement from 0.5 to 0.6 #46
Conversation
@dependabot use these labels |
OK, from now on I'll use |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@dependabot use these assignees |
OK, from now on I'll assign @lopopolo for Rust pull requests on this repo. |
blocked on quickcheck outdated dependency on rand_core 0.5.1. |
6202ae0
to
4e0e340
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Updates the requirements on [rand_core](https://github.com/rust-random/rand) to permit the latest version. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.5.0...rand_core-0.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4e0e340
to
830df3b
Compare
Updates the requirements on rand_core to permit the latest version.
Changelog
Sourced from rand_core's changelog.
Commits
98e220c
Merge pull request #1072 from dhardy/work95fea0e
Fix link in README; rename keyword as suggested in #1073459d863
Prepare rand_chacha 0.3.0 release15aebf4
Prepare rand_pcg 0.3.014c2016
Prepare rand_hc 0.3.0d95dbd2
Prepare rand_core 0.6.06682db1
Merge pull request #1073 from rust-random/work233b8f37
Address review: use assert_almost_eq macro354468e
Use approximate assertions in value stability and increase some tolerences sl...33a78de
Add cross test (inspired by ndarray CI)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: